home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / var / lib / dpkg / info / libpcap0.8.postinst < prev    next >
Encoding:
Text File  |  2007-03-05  |  178 b   |  14 lines

  1. #! /bin/sh
  2.  
  3. if [ "$1" = "configure" ]; then
  4.     ldconfig
  5. fi
  6.  
  7. # Automatically added by dh_makeshlibs
  8. if [ "$1" = "configure" ]; then
  9.     ldconfig
  10. fi
  11. # End automatically added section
  12.  
  13.  
  14.